There are many options in the Python ecosystem for visualization. When first exploring the dataset, I find it useful to use the visualization API that Pandas uses. These lack a certain amount of flexibility and presentability but it allows us to quickly examine the data.
In the next section, we will consider Tableau for our visualization needs. My favorite options using Python include
In [ ]: